home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
HYP
/
H-I
/
HypertalkTools.cpt
/
Script Report 1.2
/
card_4534.txt
< prev
next >
Wrap
Text File
|
1989-02-26
|
3KB
|
166 lines
-- card: 4534 from stack: in.2
-- bmap block id: 3751
-- flags: 0000
-- background id: 4255
-- name: Script Screen
-- part 1 (button)
-- low flags: 00
-- high flags: 2002
-- rect: left=148 top=298 right=340 bottom=190
-- title width / last selected line: 0
-- icon id / first selected line: 1007 / 1007
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Print Report
----- HyperTalk script -----
on mouseUp
doMenu Print Report...
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 2002
-- rect: left=244 top=298 right=340 bottom=286
-- title width / last selected line: 0
-- icon id / first selected line: 1016 / 1016
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Another
----- HyperTalk script -----
on mouseUp
go first card
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 2002
-- rect: left=196 top=298 right=340 bottom=238
-- title width / last selected line: 0
-- icon id / first selected line: 1004 / 1004
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Print Report
----- HyperTalk script -----
on mouseUp
go next card
end mouseUp
-- part 15 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=244 top=326 right=338 bottom=286
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name:
-- part 25 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=110 top=105 right=228 bottom=377
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Much too much
-- part 16 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=110 top=105 right=228 bottom=377
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Too much
-- part 17 (button)
-- low flags: 80
-- high flags: A003
-- rect: left=290 top=197 right=219 bottom=355
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: OK
----- HyperTalk script -----
on mouseUp
hide button "OK"
hide card field "Too much"
hide card field "Much too much"
end mouseUp
-- part 26 (button)
-- low flags: 00
-- high flags: 2002
-- rect: left=292 top=298 right=340 bottom=334
-- title width / last selected line: 0
-- icon id / first selected line: 1011 / 1011
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Quit
----- HyperTalk script -----
on mouseUp
visual effect dissolve to gray
visual effect dissolve slowly to gray
visual effect dissolve to card
go home
end mouseUp
-- part contents for card part 15
----- text -----
Another
-- part contents for card part 16
----- text -----
Processing Complete.
Had to put only the first 10,000 characters in the scrollable field.
Save to a text file to retain all of the scripts.
-- part contents for card part 25
----- text -----
Processing Complete.
Had to put only the first 10,000 characters in the scrollable field.
Save to a text file to retain 70K of the scripts.